Resource StructureDefinition/FHIR Server from package kbv.basis.ressources.only#1.7.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-PR-Base-MedicationRequest",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_MedicationRequest",
"version" : "1.7.0",
"name" : "KBV_PR_Base_MedicationRequest",
"status" : "active",
"date" : "2024-10-24",
"description" : "Dieses Profil bildet eine Verordnung eines Fertigarzneimittel oder einer Rezeptur ab.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationRequest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationRequest",
"path" : "MedicationRequest",
"definition" : "Hier werden Angaben zur Verordnung eines bestimmten Arzneimittels gemacht. Ein typisches Beispiel für eine Medikations-Verordnung ist die Erstellung eines Rezeptes durch eine ärztliche Person."
},
{
"id" : "MedicationRequest.status",
"path" : "MedicationRequest.status",
"definition" : "Hier wird der Status der Arzneimittel-Verordnung angegeben."
},
{
"id" : "MedicationRequest.intent",
"path" : "MedicationRequest.intent",
"definition" : "Hier wird die Intention in der die Verordnung stattfindet angegeben."
},
{
"id" : "MedicationRequest.medication[x]",
"path" : "MedicationRequest.medication[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"definition" : "Hier wird das Arzneimittel referenziert, auf das sich die Arzneimittel-Verordnung bezieht. "
},
{
"id" : "MedicationRequest.medication[x]:medicationReference",
"path" : "MedicationRequest.medication[x]",
"sliceName" : "medicationReference",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Medication",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.7.0"
]
}
]
},
{
"id" : "MedicationRequest.subject",
"path" : "MedicationRequest.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0"
]
}
]
},
{
"id" : "MedicationRequest.authoredOn",
"path" : "MedicationRequest.authoredOn",
"short" : "Ausstellungsdatum",
"definition" : "Hier wird das Ausstellungsdatum der Verordnung angegeben."
},
{
"id" : "MedicationRequest.requester",
"path" : "MedicationRequest.requester",
"definition" : "Hier wird die ausstellende bzw. verschreibende Person referenziert.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Device",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0"
]
}
]
},
{
"id" : "MedicationRequest.note",
"path" : "MedicationRequest.note",
"definition" : "Dieses Feld enthält über die Dosierung hinausgehende / sonstige Abgabehinweise an die Apotheke."
},
{
"id" : "MedicationRequest.note.author[x]",
"path" : "MedicationRequest.note.author[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Hier wird die Person angegeben, die die Notiz erstellt hat."
},
{
"id" : "MedicationRequest.note.author[x]:authorReference",
"path" : "MedicationRequest.note.author[x]",
"sliceName" : "authorReference",
"definition" : "Hier wird die Person, die die Notiz erstellt hat, referenziert.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0"
]
}
]
},
{
"id" : "MedicationRequest.note.author[x]:authorString",
"path" : "MedicationRequest.note.author[x]",
"sliceName" : "authorString",
"definition" : "Hier wird die Person, die die Notiz erstellt hat, als Freitext angegeben.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "MedicationRequest.note.time",
"path" : "MedicationRequest.note.time",
"definition" : "Hier wird der Zeitpunkt angegeben, zu dem die Notiz erstellt wurde."
},
{
"id" : "MedicationRequest.note.text",
"path" : "MedicationRequest.note.text",
"short" : "Abgabehinweis",
"definition" : "Hier wird der eigentliche Text der Notiz eingetragen."
},
{
"id" : "MedicationRequest.dosageInstruction",
"path" : "MedicationRequest.dosageInstruction",
"definition" : "Hier werden Informationen zur Dosierung angegeben."
},
{
"id" : "MedicationRequest.dosageInstruction.text",
"path" : "MedicationRequest.dosageInstruction.text",
"short" : "Dosieranweisung",
"definition" : "Hier können ergänzende freitextliche Angaben gemacht oder die gesamte Dosieranweisung in Form eines Freitextes angegeben werden."
},
{
"id" : "MedicationRequest.dosageInstruction.patientInstruction",
"path" : "MedicationRequest.dosageInstruction.patientInstruction",
"short" : "Anwendungshinweise",
"definition" : "Hier wird die Dosieranweisung in Form eines Freitextes angegeben."
},
{
"id" : "MedicationRequest.dispenseRequest.quantity",
"path" : "MedicationRequest.dispenseRequest.quantity",
"definition" : "Hier kann die Anzahl der verordneten Packungen angegeben werden."
},
{
"id" : "MedicationRequest.dispenseRequest.quantity.value",
"path" : "MedicationRequest.dispenseRequest.quantity.value",
"short" : "Anzahl der verordneten Packungen"
},
{
"id" : "MedicationRequest.substitution",
"path" : "MedicationRequest.substitution",
"definition" : "Hier wird angegeben, ob das Arzneimittel austauschbar ist"
},
{
"id" : "MedicationRequest.substitution.allowed[x]",
"path" : "MedicationRequest.substitution.allowed[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "MedicationRequest.substitution.allowed[x]:allowedBoolean",
"path" : "MedicationRequest.substitution.allowed[x]",
"sliceName" : "allowedBoolean",
"short" : "Aut idem",
"definition" : "Wenn ein Austausch des Arzneimittels in der Apotheke zulässig ist, wird dieses Feld auf true gesetzt.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "boolean"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.